@font-face{
  font-family: 'wf_SegoeUILight';
  src:url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot');
  src:url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot?#iefix') format('embedded-opentype'),
    url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.woff') format('woff'),
    url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.ttf') format('truetype'),
    url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.svg#web') format('svg');
  font-weight: normal;
  font-style: normal;
}
html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 10pt;
  vertical-align: top;
  background-color: transparent;
  font-family: 'Open Sans', 'Roboto Condensed', arial, tahoma, sans-serif;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
h1 {
  font-size: 22pt;
  font-weight: bold;
}
body {
  margin: 5px 5px 5px 5px;
  background-color: rgb(242, 251, 255);
}
table {
  border-collapse: collapse;
}
div.main {
  width: 960px;
  margin: auto;
  background-color: #ffffff;
}
div.header {
  background-color: rgb(242, 251, 255);
  width: 960px;
  border-bottom: 1px solid #6699CC;
  /* text-align: right; */
  padding: 3px 0px 5px 0px;
  vertical-align: middle;
}
a.header {
  margin-left: 10px;
}
img.logo {
  padding: 10px 15px 0px 0px;
  float: left;
  width: 98px;
}
h1.logo {
  padding-bottom: 20px;
  color: rgb(80, 80, 80);
  font-weight: normal;
}
p.logo {
  color: rgb(80, 80, 80);
  font-size: 12pt;
  padding: 15px 30px 0px 30px;
}

div.menu1 {
  padding: 10px 0px 5px 0px;
  background-color: rgb(249, 239, 235);
  background: url(topline.png) repeat-x;
  width: 100%;
  border-bottom: 1px solid #6699CC;
}
div.menu1 a{
  padding: 8px 8px 8px 8px;
  color: #ffffff;
}
span.menu1act {
  background-color: #ffffff;
  font-weight: bold;
  padding: 6px 8px 6px 8px;
  border-top: 1px solid #6699CC;
  border-left: 1px solid #6699CC;
  border-right: 1px solid #6699CC;
}
div.content {
  width: 960px;
  padding-left: 8px;
  padding-right: 8px;
}

div.bottom {
  padding: 10px 0px 10px 0px;
  background-color: rgb(22, 106, 153);
  width: 100%;
  border-top: 1px solid #3399FF;
  text-align: center;
  color: #FFFFFF;
}
div.hdr {
  padding: 5px 5px 5px 5px;
  background-color: rgb(249, 239, 235);
  width: 100%;
  border-bottom: 1px solid #3399FF;
  font-weight: bold;
}
div.hlt {
  padding: 10px 10px 10px 10px;
  width: 100%;
  text-align: center;
}
div.hlt p {
  font-size: 11pt;
}
div.hlt a {
  font-size: 11pt;
}
div.art strong {
  font-size: 10pt;
}

div.art h1 {
  font-size: 12pt;
}

div.art td {
  border-style: solid;
  border-width: 1px;
  padding-left: 2px;
  padding-right: 2px;
  vertical-align: middle;
}

div.art th {
  border-style: solid;
  border-width: 1px;
}

div.art td p {
  text-indent: 0;
  :first-letter { margin-left: 0; }
}

div.art th p {
  text-indent: 0;
  :first-letter { margin-left: 0; }
}

div.art p {
  /* padding: 3px; */
  /* text-align: justify; */
  text-indent: 1em;
  :first-letter { margin-left: 10px; }
  font-size: 10pt;
  margin-bottom: 2px;
}
.formcell {
border-bottom:1px solid #FFFFFF;
padding-left:10px;
padding-right:10px;
background:rgb(249, 239, 235);
font-family: Verdana, Arial, Sans, sans-serif;
font-size: 8pt;
color:#3399FF; }
.formcell p { padding: 0 0 0 0; margin: 0 0 0 0; }
.textcell table { border-right: 1px solid black; border-bottom: 1px solid black;}
.textcell td { border-top: 1px solid black; border-left: 1px solid black;}
.linenametext {
font-family: Verdana, Arial, Sans, sans-serif;
font-size: 8pt;
color:#004080; }
.lineinput {
border: 1px solid #3399FF;
width: 100%;
color:#3399FF; }
.oblig {
font-family: Verdana, Arial, Sans, sans-serif;
font-size: 11pt;
color:#F8981D;
font-weight: bold; }
